Installing Web License

1. Download the latest Web License Center package from the "License Center" folder in the network disk.

2. Extract the Web License Center package:

tar -zxvf supermap-bslicense-server-4.0.1-253-linux-x64.tar.gz

3. Start the license service:

cd supermap-bslicense-server-4.0.1-253-linux-x64/bin
./startup.sh

4. Configure the license

Access http://[IP Address]:9183/ to configure your license. Ensure sufficient licenses whether configuring by set or by core.

Note:

1. Replace "[IP Address]" with your device's actual IP address.

2. Trial licenses cannot default to 1 set. Example allocation when configuring by set: - SuperMap iPortal: 1 set - SuperMap iServer: 1 set - SuperMap NLP Development Kit: 1 set - SuperMap iPortal AI Assistant: 1 set

3. Command to check IP address on Ubuntu:

ip addr show